'Declaration Public Class _ScatterCartesianPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._BaseCartesianPlotView(Of TOwnerView,ICartesianGroupView,ICartesianSeriesView,ICartesianPointView) Implements ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IScatterCartesianPlotView, IView, IViewModel
public class _ScatterCartesianPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._BaseCartesianPlotView<TOwnerView,ICartesianGroupView,ICartesianSeriesView,ICartesianPointView>, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IScatterCartesianPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView